﻿<!DOCTYPE html>

<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <meta name="viewport" content="width=device-width">
    <title>亲！找不到你的页面 </title>
</head>
<body>
    <div style="text-align:center; margin-top:200px">
        <h1 style="font-size:130px; line-height:130px; padding:0px;margin:30px;">404</h1>
        <div style="font-size:32px; line-height:32px; margin:0px 0px 30px 0px;">亲！找不到你要的页面!</div>
        <div style="font-size:16px;color:#999">你可以：<a style="text-decoration:none; border:1px solid #ccc; background-color:#fff; padding:6px 10px;color:#666;" href="javascript:window.history.back()">返回上一页</a>&nbsp;&nbsp;
            <a style="text-decoration:none; padding:6px 10px;border:1px solid #ccc;background-color:#fff ;color:#666;" href="/">返回首页</a></div>
    </div>

</body></html>